Welcome![Sign In][Sign Up]
Location:
Search - android c

Search list

[J2MEAndroid系统应用Framework部分源码

Description: Google的Android手机的sdk部分源代码,最重要的Framework部分,包含java和底层c程序源码。
Platform: | Size: 5028925 | Author: yinguowei@gmail.com | Hits:

[SourceCodeandroid源码下载工具for windows

Description: 使用本工具要先安装windows版本git,可到以下下载: http://code.google.com/p/msysgit/downloads/list 选择Git-1.7.3.1-preview20101002.exe 1,启动程序后。 2,设置git的安装路径,及源代码保存目录 3,先初始化。 4,初始化成功后,选择android版本,及linux内核版本,按 开始更新下载 ,中途如果网络出错导致下出错,程序可自动从中断处重试下载,如果下 载长时卡住可按Ctrl+c(出现'y/n'选'y')中断,然后重新 按 开始更新 下载,程序会检测重新从中断处开始下载。 5,下载完成后,选择linux内核版本号后按切换,可提取相应linux内核版 本的源码 为了加快下载,只下载相应选择的android版本源码。linux内核则全拉 下来,自已选择linux内核版本号后按切换,可提取相应linux内核版本的 源码,按3步骤操作。源码保存目录内,有initdir目录是下载时初始化数据 ,下载完后,如果不再使用本工具管理源代码,可删除。 clone_result.log为下载记录文件可删除。
Platform: | Size: 1285967 | Author: wytwdhd | Hits:

[Anti-virusandroid 杀毒软件源码

Description: 1年前做的安全软件(当时豌豆荚刚出来),只可惜我没有找到投资,放到手上没有什么用,分享给大家。程序是我一年前做的,现在比较忙没有时间完善,因此会有不少问题希望大家多包涵。另外,我还有PC端是用C#写的,但是在另外一台机器上,如果需要可以给我发邮件。
Platform: | Size: 2940922 | Author: mrlikai@163.com | Hits:

[Internet-NetworkAndroid_map

Description: Android地图应用代码及文档,有助于理解google maps-Android maps application code and documentation, contribute to an understanding of google maps
Platform: | Size: 68608 | Author: doris | Hits:

[Communication-Mobilehellolib.c

Description: Android中编译C模块,实现一个非常简单的实例程序-Android compiling C modules, the realization of a very simple example program
Platform: | Size: 2048 | Author: cho | Hits:

[Communication-MobileAndroid.mk

Description: 编译C模块的文件,文件中的一些变量分别对应的含义-C modules compiled documents, some of the variables corresponding to the meaning of
Platform: | Size: 2048 | Author: cho | Hits:

[Linux-Unixandroid_log

Description: 分别在Linux和Android中用C语言写系统日志, 有代码和程序说明-Linux and Android in the C language used to write the system log, there are codes and procedures that
Platform: | Size: 118784 | Author: code998 | Hits:

[androidAndroid-IPC-Binder

Description: I will use call IAudioFlinger::setMode API as a sample scenario to show how the Android IPC system works. AudioFlinger is a service in the media_server program
Platform: | Size: 79872 | Author: Richard | Hits:

[androidandroid-plugin

Description: 一个android browser的javascript扩展程序,可以在browser上通过javascript来实现TTS.对研究android browser的plugin是个不错的例子程序。(注,程序是从网上找到了,里面会用到一些android平台的.h,.c,.so文件,需要自己从android的源代码里找,希望对大家有用)-An android browser' s javascript extensions can be adopted by the javascript in the browser to achieve the TTS. Android browser' s plugin for research is a good example of procedures. (Note, the program is found from the Internet, which will use some of android platform. H,. C,. So file, needs its own source code from the android in search, we want to be useful)
Platform: | Size: 184320 | Author: jun | Hits:

[androidandroid

Description: 本书内容全面,不仅详细讲解了Android框架、Android组件、用户界面开发、游戏开发、数据存储、多媒体开发和网络开发等基础知识,而且还深入阐述了传感器、语音识别、桌面组件开发、Android游戏引擎设计、Android应用优化、OpenGL等高级知识,最重要的是还全面介绍了如何利用原生的C/C++(NDK)和Python、Lua等脚本语言(Android Scripting Environment)来开发Android应用;本书实战性强,书中的每个知识点都有配精心设计的示例,尤为值得一提的是,它还以迭代的方式重现了各种常用的Android应用和经典Android游戏的开发全过程,既可以以它们为范例进行实战演练,又可以将它们直接应用到实际开发中去。-本书内容全面,不仅详细讲解了Android框架、Android组件、用户界面开发、游戏开发、数据存储、多媒体开发和网络开发等基础知识,而且还深入阐述了传感器、语音识别、桌面组件开发、Android游戏引擎设计、Android应用优化、OpenGL等高级知识,最重要的是还全面介绍了如何利用原生的C/C++(NDK)和Python、Lua等脚本语言(Android Scripting Environment)来开发Android应用;本书实战性强,书中的每个知识点都有配精心设计的示例,尤为值得一提的是,它还以迭代的方式重现了各种常用的Android应用和经典Android游戏的开发全过程,既可以以它们为范例进行实战演练,又可以将它们直接应用到实际开发中去。
Platform: | Size: 2011136 | Author: fb | Hits:

[androidndk

Description: ndk发布学习文档 android兼容C的开端-ndk published study documents the beginning of android C-compatible
Platform: | Size: 4268032 | Author: 摩羯 | Hits:

[androidandroid-2.2-cdd

Description: Android description and White paper
Platform: | Size: 62464 | Author: jegan | Hits:

[androidFFMPEG-Android

Description: FFMPEG移植到Android 网上最详细的教程方法,值得一看-the best code for the android ffmpeg
Platform: | Size: 10240 | Author: meng | Hits:

[androidAndroid-C-a-NDK-a-Cygwin

Description: 最近在学习android中如何使用C/C++编程。下载了好多非常好的资料,现在与大家分享。其中包括:Cygwin的下载与环境搭建。NDK,JNI,MK的使用。这份资料还是很全面的。-Recently in learning how to use the android C/C++ programming. Download a lot of very good information to share with you now. These include: Cygwin download and environmental structures. NDK, JNI, MK use. This information is very comprehensive.
Platform: | Size: 8150016 | Author: 王者 | Hits:

[androidandroid-graphics-App-

Description: Android 画图学习总结。 Android画图学习总结(一)类的简介 Android画图学习总结(二)Bitmap Android画图学习总结(三)Drawable Android画图学习总结(四)Animation Android画图学习总结(五)Paint -Android drawing study concluded. Android drawing study concluded (a) an introduction to Android drawing class study summary (b) Bitmap Android drawing study summary (C) Drawable Android drawing study summary (d) Animation Android drawing study summary (V) Paint
Platform: | Size: 551936 | Author: 郑绍华 | Hits:

[androidandroid_pc_socket

Description: Android as client socket, pc use jsp as server
Platform: | Size: 92160 | Author: cnc | Hits:

[VC/MFCPro-Android-CPP-with-the-NDK

Description: Pro Android C++ with the NDK,一本学习的好书,推荐下载-Pro Android C++ with the NDK, a study on the books recommend downloading
Platform: | Size: 6841344 | Author: 张宁 | Hits:

[Software EngineeringAndroid-C-a-NDK-a-Cygwin

Description: 学习android jni很好的文档,内容很全很详细-Learning android jni good documentation
Platform: | Size: 8139776 | Author: 李欢 | Hits:

[VC/MFCAndroid-CPP

Description: Android C++开发(NDK),可以使用C++开发Android平台的应用软件。-Android C++ develop(NDK)
Platform: | Size: 3159040 | Author: Alex | Hits:

[JSPPro-Android-CPP-with-the-NDK

Description: Pro Andorid C++ with NDK.pdf 专门讲解Android NDK开发的书籍-Pro Android C++ with NDK.pdf devoted Android NDK development books
Platform: | Size: 5818368 | Author: fangying | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net